projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f9fa6
)
docs: Fix link to the interactive debugging section
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 3 Jun 2021 08:31:13 +0000
(09:31 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 3 Jun 2021 08:31:13 +0000
(09:31 +0100)
It's in the "running" document.
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 501341bd221c9e8425e7e9e4abb523c41b1cee37..9a7d089eee7719bbbcfaf9a8a3554234eeb87a49 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-6150,7
+6150,7
@@
gtk_window_set_debugging (GdkDisplay *display,
* gtk_window_set_interactive_debugging:
* @enable: %TRUE to enable interactive debugging
*
- * Opens or closes the [interactive debugger](#interactive-debugging).
+ * Opens or closes the [interactive debugger](
running.html
#interactive-debugging).
*
* The debugger offers access to the widget hierarchy of the application
* and to useful debugging tools.